home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / Shared.Cst / 00291.txt < prev    next >
Encoding:
Text File  |  1999-10-10  |  155 b   |  6 lines

  1. on enterFrame
  2.   if the type of sprite 35 <> 0 then
  3.     set the visible of sprite 19 to true
  4.     set the movieRate of sprite 35 to 1
  5.   end if
  6. end enterFrame